Method: saveEndSystemInfoByMac

Update end-system information.

Parameters

Name Type Description
macAddress string The MAC address of the end-system
custom1 string Custom field 1 value
custom2 string Custom field 2 value
custom3 string Custom field 3 value
custom4 string Custom field 4 value

Returns

The operation returns an integer error code.

Example

Execute the following web service with a browser:

https://192.168.30.34:8443/axis/services/NACWebService/saveEndSystemInfoByMac?macAddress=80:A5:89:33:67:37&custom1=Custom1&custom2=Custom2&custom3=Custom3&custom4=Custom4